net.Resolver.goLookupHostOrder (method)
2 uses
net (current package)
dnsclient_unix.go#L565: func (r *Resolver) goLookupHostOrder(ctx context.Context, name string, order hostLookupOrder, conf *dnsConfig) (addrs []string, err error) {
lookup_unix.go#L60: return r.goLookupHostOrder(ctx, host, order, conf)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)